[INFO] fetching crate udpipe-rs 0.2.0...
[INFO] testing udpipe-rs-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate udpipe-rs 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate udpipe-rs 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate udpipe-rs 0.2.0
[INFO] tweaked toml for crates.io crate udpipe-rs 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate udpipe-rs 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate udpipe-rs 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0cc67637e5dc0009ed51e82f09522b3d37549c3268d8890cb85c7e6930d3a4d9
[INFO] running `Command { std: "docker" "start" "-a" "0cc67637e5dc0009ed51e82f09522b3d37549c3268d8890cb85c7e6930d3a4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cc67637e5dc0009ed51e82f09522b3d37549c3268d8890cb85c7e6930d3a4d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cc67637e5dc0009ed51e82f09522b3d37549c3268d8890cb85c7e6930d3a4d9", kill_on_drop: false }`
[INFO] [stdout] 0cc67637e5dc0009ed51e82f09522b3d37549c3268d8890cb85c7e6930d3a4d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdb1c47bca53f1cdf03afa0deb249230905a00350f0aee73997a7cac204d614e
[INFO] running `Command { std: "docker" "start" "-a" "fdb1c47bca53f1cdf03afa0deb249230905a00350f0aee73997a7cac204d614e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling udpipe-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "fdb1c47bca53f1cdf03afa0deb249230905a00350f0aee73997a7cac204d614e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb1c47bca53f1cdf03afa0deb249230905a00350f0aee73997a7cac204d614e", kill_on_drop: false }`
[INFO] [stdout] fdb1c47bca53f1cdf03afa0deb249230905a00350f0aee73997a7cac204d614e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a03be7613079d687b1e416223efa7447ee75d7bfdc51880b6f92ff95c0f13ba6
[INFO] running `Command { std: "docker" "start" "-a" "a03be7613079d687b1e416223efa7447ee75d7bfdc51880b6f92ff95c0f13ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling udpipe-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling mockito v1.7.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "a03be7613079d687b1e416223efa7447ee75d7bfdc51880b6f92ff95c0f13ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a03be7613079d687b1e416223efa7447ee75d7bfdc51880b6f92ff95c0f13ba6", kill_on_drop: false }`
[INFO] [stdout] a03be7613079d687b1e416223efa7447ee75d7bfdc51880b6f92ff95c0f13ba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06b1bddc81ee02f8ef2fdc870b2724753208a44688c85f40a5678293869f1691
[INFO] running `Command { std: "docker" "start" "-a" "06b1bddc81ee02f8ef2fdc870b2724753208a44688c85f40a5678293869f1691", kill_on_drop: false }`
[INFO] [stderr]    Compiling udpipe-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/udpipe_rs-55adac1b3e8764b1)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test tests::test_available_models_contains_common_languages ... ok
[INFO] [stdout] test tests::test_available_models_sorted ... ok
[INFO] [stdout] test tests::test_download_model_invalid_language ... ok
[INFO] [stdout] test tests::test_ffi_null_result_get_word ... ok
[INFO] [stdout] test tests::test_ffi_invalid_index ... ok
[INFO] [stdout] test tests::test_ffi_null_result_word_count ... ok
[INFO] [stdout] test tests::test_model_filename ... ok
[INFO] [stdout] test tests::test_has_space_after ... ok
[INFO] [stdout] test tests::test_model_debug ... ok
[INFO] [stdout] test tests::test_model_load_from_memory_empty ... ok
[INFO] [stdout] test tests::test_model_load_from_memory_invalid ... ok
[INFO] [stdout] test tests::test_model_load_nonexistent_file ... ok
[INFO] [stdout] test tests::test_model_load_path_with_null_byte ... ok
[INFO] [stdout] test tests::test_udpipe_error_display ... ok
[INFO] [stdout] test tests::test_word_get_feature ... ok
[INFO] [stdout] test tests::test_parse_with_null_model ... ok
[INFO] [stdout] test tests::test_udpipe_error_from_io ... ok
[INFO] [stdout] test tests::test_word_get_feature_empty ... ok
[INFO] [stdout] test tests::test_word_has_feature ... ok
[INFO] [stdout] test tests::test_word_has_feature_empty ... ok
[INFO] [stdout] test tests::test_word_get_feature_single ... ok
[INFO] [stdout] test tests::test_word_has_feature_single ... ok
[INFO] [stdout] test tests::test_word_is_adjective ... ok
[INFO] [stdout] test tests::test_word_hash ... ok
[INFO] [stdout] test tests::test_word_is_noun ... ok
[INFO] [stdout] test tests::test_word_is_punct ... ok
[INFO] [stdout] test tests::test_word_is_root ... ok
[INFO] [stdout] test tests::test_word_is_verb ... ok
[INFO] [stdout] test tests::test_download_model_from_url_nonexistent_dir ... ok
[INFO] [stdout] test tests::test_download_model_from_url_invalid_url ... ok
[INFO] [stdout] test tests::test_download_model_from_url_empty_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-a2bf6e6edbc26bbe)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_empty_input ... FAILED
[INFO] [stdout] test test_dependency_structure ... FAILED
[INFO] [stdout] test test_misc_field_space_after ... FAILED
[INFO] [stdout] test test_load_from_memory ... FAILED
[INFO] [stdout] test test_parse_multiple_sentences ... FAILED
[INFO] [stdout] test test_parse_with_null_byte ... FAILED
[INFO] [stdout] test test_unicode_input ... FAILED
[INFO] [stdout] test test_morphological_features ... FAILED
[INFO] [stdout] test test_model_drop ... FAILED
[INFO] [stdout] test test_word_pos_helpers ... FAILED
[INFO] [stdout] test test_word_ids_are_sequential ... FAILED
[INFO] [stdout] test test_xpostag_field ... FAILED
[INFO] [stdout] test test_word_get_feature ... FAILED
[INFO] [stdout] test test_parse_simple_sentence ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty_input stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_empty_input' (431) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x6132211946dc - integration[2be1b2460e3c4ee3]::test_empty_input
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:112:17
[INFO] [stdout]   33:     0x613221194107 - integration[2be1b2460e3c4ee3]::test_empty_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:111:22
[INFO] [stdout]   34:     0x6132211988f6 - <integration[2be1b2460e3c4ee3]::test_empty_input::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_dependency_structure stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_dependency_structure' (430) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x6132211950ea - integration[2be1b2460e3c4ee3]::test_dependency_structure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:79:17
[INFO] [stdout]   33:     0x613221194227 - integration[2be1b2460e3c4ee3]::test_dependency_structure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:78:31
[INFO] [stdout]   34:     0x613221198a76 - <integration[2be1b2460e3c4ee3]::test_dependency_structure::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_misc_field_space_after stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_misc_field_space_after' (433) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221195718 - integration[2be1b2460e3c4ee3]::test_misc_field_space_after
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:126:17
[INFO] [stdout]   33:     0x6132211942b7 - integration[2be1b2460e3c4ee3]::test_misc_field_space_after::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:125:33
[INFO] [stdout]   34:     0x613221198b36 - <integration[2be1b2460e3c4ee3]::test_misc_field_space_after::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_load_from_memory stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_load_from_memory' (432) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x613221194a7c - integration[2be1b2460e3c4ee3]::test_load_from_memory
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:164:23
[INFO] [stdout]   32:     0x613221194197 - integration[2be1b2460e3c4ee3]::test_load_from_memory::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:162:27
[INFO] [stdout]   33:     0x6132211989b6 - <integration[2be1b2460e3c4ee3]::test_load_from_memory::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   55:     0x7869f5fd8a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parse_multiple_sentences stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parse_multiple_sentences' (436) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221195db5 - integration[2be1b2460e3c4ee3]::test_parse_multiple_sentences
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:54:17
[INFO] [stdout]   33:     0x613221194347 - integration[2be1b2460e3c4ee3]::test_parse_multiple_sentences::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:53:35
[INFO] [stdout]   34:     0x613221198bf6 - <integration[2be1b2460e3c4ee3]::test_parse_multiple_sentences::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parse_with_null_byte stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parse_with_null_byte' (438) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x6132211953a2 - integration[2be1b2460e3c4ee3]::test_parse_with_null_byte
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:155:18
[INFO] [stdout]   33:     0x613221194257 - integration[2be1b2460e3c4ee3]::test_parse_with_null_byte::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:154:31
[INFO] [stdout]   34:     0x613221198ab6 - <integration[2be1b2460e3c4ee3]::test_parse_with_null_byte::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_unicode_input stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_unicode_input' (439) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x6132211947c3 - integration[2be1b2460e3c4ee3]::test_unicode_input
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:120:17
[INFO] [stdout]   33:     0x613221194137 - integration[2be1b2460e3c4ee3]::test_unicode_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:118:24
[INFO] [stdout]   34:     0x613221198936 - <integration[2be1b2460e3c4ee3]::test_unicode_input::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_morphological_features stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_morphological_features' (435) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221195945 - integration[2be1b2460e3c4ee3]::test_morphological_features
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:95:17
[INFO] [stdout]   33:     0x6132211942e7 - integration[2be1b2460e3c4ee3]::test_morphological_features::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:94:33
[INFO] [stdout]   34:     0x613221198b76 - <integration[2be1b2460e3c4ee3]::test_morphological_features::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_model_drop stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_model_drop' (434) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x613221194679 - integration[2be1b2460e3c4ee3]::test_model_drop
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:182:23
[INFO] [stdout]   32:     0x6132211940d7 - integration[2be1b2460e3c4ee3]::test_model_drop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:179:21
[INFO] [stdout]   33:     0x6132211988b6 - <integration[2be1b2460e3c4ee3]::test_model_drop::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   53:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   55:     0x7869f5fd8a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_word_pos_helpers stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_word_pos_helpers' (442) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221194e08 - integration[2be1b2460e3c4ee3]::test_word_pos_helpers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:190:17
[INFO] [stdout]   33:     0x6132211941f7 - integration[2be1b2460e3c4ee3]::test_word_pos_helpers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:189:27
[INFO] [stdout]   34:     0x613221198a36 - <integration[2be1b2460e3c4ee3]::test_word_pos_helpers::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_word_ids_are_sequential stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_word_ids_are_sequential' (441) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221195bf2 - integration[2be1b2460e3c4ee3]::test_word_ids_are_sequential
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:67:17
[INFO] [stdout]   33:     0x613221194317 - integration[2be1b2460e3c4ee3]::test_word_ids_are_sequential::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:66:34
[INFO] [stdout]   34:     0x613221198bb6 - <integration[2be1b2460e3c4ee3]::test_word_ids_are_sequential::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_xpostag_field stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_xpostag_field' (443) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x61322119489a - integration[2be1b2460e3c4ee3]::test_xpostag_field
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:142:17
[INFO] [stdout]   33:     0x613221194167 - integration[2be1b2460e3c4ee3]::test_xpostag_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:141:24
[INFO] [stdout]   34:     0x613221198976 - <integration[2be1b2460e3c4ee3]::test_xpostag_field::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_word_get_feature stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_word_get_feature' (440) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221194c92 - integration[2be1b2460e3c4ee3]::test_word_get_feature
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:207:17
[INFO] [stdout]   33:     0x6132211941c7 - integration[2be1b2460e3c4ee3]::test_word_get_feature::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:206:27
[INFO] [stdout]   34:     0x6132211989f6 - <integration[2be1b2460e3c4ee3]::test_word_get_feature::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_parse_simple_sentence stdout ----
[INFO] [stdout] Downloading english-ewt model for integration tests...
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parse_simple_sentence' (437) panicked at tests/integration.rs:27:14:
[INFO] [stdout] Failed to download model for integration tests: UdpipeError { message: "Failed to download: io: failed to lookup address information: Temporary failure in name resolution" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61322159189a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61322159189a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61322159189a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6132215a76ea - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6132215a76ea - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x613221596692 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x613221596692 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61322156e40f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61322156e40f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x613221589139 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61322152428c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61322152428c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6132215892f2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6132215892f2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61322156e4c8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x613221565b59 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61322156f39d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6132215a7e7c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6132215a7bf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61322119b37e - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, udpipe_rs[7dfa4fbcd539386d]::UdpipeError>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x613221193ee3 - integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:14
[INFO] [stdout]   22:     0x613221193a67 - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x6132211939bd - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x61322119a731 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x6132215740c7 - <std[f92b4c606f291077]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x6132211992d4 - <std[f92b4c606f291077]::sync::once::Once>::call_once_force::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x613221191d0d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::initialize::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x613221191ddb - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_try_init::<<std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x613221191d3d - <std[f92b4c606f291077]::sync::once_lock::OnceLock<(tempfile[9ab020ae4e54ed64]::dir::TempDir, alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::sync::poison::mutex::Mutex<udpipe_rs[7dfa4fbcd539386d]::Model>)>>::get_or_init::<integration[2be1b2460e3c4ee3]::get_model_state::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x61322119456d - integration[2be1b2460e3c4ee3]::get_model_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:22:11
[INFO] [stdout]   31:     0x6132211945b6 - integration[2be1b2460e3c4ee3]::parse
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:36:5
[INFO] [stdout]   32:     0x613221195525 - integration[2be1b2460e3c4ee3]::test_parse_simple_sentence
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:45:17
[INFO] [stdout]   33:     0x613221194287 - integration[2be1b2460e3c4ee3]::test_parse_simple_sentence::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:44:32
[INFO] [stdout]   34:     0x613221198af6 - <integration[2be1b2460e3c4ee3]::test_parse_simple_sentence::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x61322151836b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x61322151836b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x613221524d5b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x613221524d5b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x613221524d5b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x613221524d5b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x613221520474 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x613221520474 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x613221527962 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x613221527962 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x613221527962 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x613221527962 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x613221527962 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x613221590d5f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   54:     0x613221590d5f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7869f5f4baa4 - <unknown>
[INFO] [stdout]   56:     0x7869f5fd8a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_dependency_structure
[INFO] [stdout]     test_empty_input
[INFO] [stdout]     test_load_from_memory
[INFO] [stdout]     test_misc_field_space_after
[INFO] [stdout]     test_model_drop
[INFO] [stdout]     test_morphological_features
[INFO] [stdout]     test_parse_multiple_sentences
[INFO] [stdout]     test_parse_simple_sentence
[INFO] [stdout]     test_parse_with_null_byte
[INFO] [stdout]     test_unicode_input
[INFO] [stdout]     test_word_get_feature
[INFO] [stdout]     test_word_ids_are_sequential
[INFO] [stdout]     test_word_pos_helpers
[INFO] [stdout]     test_xpostag_field
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "06b1bddc81ee02f8ef2fdc870b2724753208a44688c85f40a5678293869f1691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06b1bddc81ee02f8ef2fdc870b2724753208a44688c85f40a5678293869f1691", kill_on_drop: false }`
[INFO] [stdout] 06b1bddc81ee02f8ef2fdc870b2724753208a44688c85f40a5678293869f1691
